FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (78 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionDetails
Url http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionDetails
Version 1.0.1
Status active
Date 2022-02-02
Name NLLPrescriptionDetails
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription NLLDispensePaperPrescription

Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner NLLPractitioner
http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis Typ av registreringsunderlag


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionDetails",
  "version" : "1.0.1",
  "name" : "NLLPrescriptionDetails",
  "status" : "active",
  "date" : "2022-02-02",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "uri" : "http://www.ehalsomyndigheten.se"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationDispense"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Prescription details",
        "definition" : "Prescription details registered for a dispense without an electronid prescriptions",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Extension.extension:nllPrescriptionDate",
        "path" : "Extension.extension",
        "sliceName" : "nllPrescriptionDate",
        "short" : "Date when prescription was initially authored",
        "definition" : "Date when prescription was initially authored",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Utfärdandedatum"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllPrescriptionDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllPrescriptionDate"
      },
      {
        "id" : "Extension.extension:nllPrescriptionDate.value[x]",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllPrescriber",
        "path" : "Extension.extension",
        "sliceName" : "nllPrescriber",
        "min" : 1,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Utfärdande förskrivare"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllPrescriber.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllPrescriber"
      },
      {
        "id" : "Extension.extension:nllPrescriber.value[x]",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
            ],
            "aggregation" : [
              "contained"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:nllRegistrationBasis",
        "path" : "Extension.extension",
        "sliceName" : "nllRegistrationBasis",
        "short" : "PAPER | PHONE",
        "definition" : "Original format of the prescription.\r\nOnly used for validation. Input only.\r\nFor a detached dispense the allowed values are PAPER or PHONE.",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Typ av registeringsunderlag"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllRegistrationBasis.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllRegistrationBasis"
      },
      {
        "id" : "Extension.extension:nllRegistrationBasis.value[x]",
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllCountryCode",
        "path" : "Extension.extension",
        "sliceName" : "nllCountryCode",
        "short" : "Country code",
        "definition" : "Country code, as defined on the authorizing prescription\r\nISO 3166-1 alpha-2\r\nExample: NO (Norway)",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Landskod"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllCountryCode.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllCountryCode"
      },
      {
        "id" : "Extension.extension:nllCountryCode.value[x]",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllSubstitutionAllowed",
        "path" : "Extension.extension",
        "sliceName" : "nllSubstitutionAllowed",
        "short" : "Indicates if medication may be substituted",
        "definition" : "Indicates if medication may be substituted (sv: generisk substitution tillåten)",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Substitution tillåten"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllSubstitutionAllowed.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllSubstitutionAllowed"
      },
      {
        "id" : "Extension.extension:nllSubstitutionAllowed.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllFirstDispenseBefore",
        "path" : "Extension.extension",
        "sliceName" : "nllFirstDispenseBefore",
        "short" : "First dispense must occur before",
        "definition" : "Not used for dose dispensed prescriptions\r\nThe first dispense must occur before this date. If not, the prescription is invalidated.",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Första uttag före"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllFirstDispenseBefore.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllFirstDispenseBefore"
      },
      {
        "id" : "Extension.extension:nllFirstDispenseBefore.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllPrescriberCostCenter",
        "path" : "Extension.extension",
        "sliceName" : "nllPrescriberCostCenter",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Kostnadsställe (arbetsplatskod)"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllPrescriberCostCenter.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nllPrescriberCostCenter"
      },
      {
        "id" : "Extension.extension:nllPrescriberCostCenter.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Identifier"
          }
        ]
      },
      {
        "id" : "Extension.extension:nllPrescriberCostCenter.value[x].system",
        "path" : "Extension.extension.value[x].system",
        "short" : "Cost center (sv arbetsplatskod)",
        "definition" : "The cost center needs to be in the form of a \"workplace code\" (sv arbetsplatskod). Workplace codes are avaliabnle in the system ARKO at the Swedish eHealth Agency.",
        "fixedUri" : "http://electronichealth.se/identifier/arbetsplatskod",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:nllPrescriberCostCenter.value[x].value",
        "path" : "Extension.extension.value[x].value",
        "short" : "Cost center (sv arbetsplatskod) value",
        "definition" : "The value of the cost center needs to be in the form of a \"workplace code\" (sv arbetsplatskod). Workplace codes are avaliabnle in the system ARKO at the Swedish eHealth Agency.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionDetails"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.